home *** CD-ROM | disk | FTP | other *** search
- on mouseEnter me
- set the member of sprite the currentSpriteNum to member("mp3 rolly")
- end
-
- on mouseLeave me
- set the member of sprite the currentSpriteNum to member("mp3 ")
- end
-
- on mouseUp me
- open(the pathName & "software\winamp25c.exe")
- end
-